home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / redakcyjne / programy / Winamp 5.5.3 pl / winamp553_full_emusic-7plus_pl-pl.exe / $R0 / Bento / skin.xml < prev   
Extensible Markup Language  |  2008-03-05  |  2KB  |  45 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2.  
  3. <WinampAbstractionLayer version="1.33">
  4.     <skininfo>
  5.         <version>1.1 #120</version>
  6.         <name>Bento</name>
  7.         <author>Martin P├╢hlmann, Taber Buhl</author>
  8.         <comment>Graphics by Taber Buhl - Wasabi Development by Ben Allison and Martin Poehlmann</comment>
  9.         <email>martin@skinconsortium.com</email>
  10.         <screenshot>screenshot.png</screenshot>
  11.         <homepage>http://www.skinconsortium.com/</homepage>
  12.     </skininfo>
  13.  
  14.     <accelerators section="general">
  15.         <accelerator bind="Alt+F" action="MENUHOTKEY_FILE" />
  16.         <accelerator bind="Alt+P" action="MENUHOTKEY_PLAY" />
  17.         <accelerator bind="Alt+O" action="MENUHOTKEY_OPTIONS" />
  18.         <accelerator bind="Alt+I" action="MENUHOTKEY_VIEW" />
  19.         <accelerator bind="Alt+H" action="MENUHOTKEY_HELP" />
  20.     </accelerators>
  21.  
  22.     <accelerators section="normal">
  23.             <accelerator bind="space" action="SHOW_CURRENT_TRACK" />
  24.     </accelerators>
  25.  
  26.     <!-- This Skin uses shared Graphics, XML and Maki from 'Big Bento' -->
  27.  
  28.     <scripts>
  29.         <script file="../Big Bento/scripts/loadattribs.maki" param="small"/> <!-- Must be loaded at first -->
  30.     </scripts>
  31.  
  32.     <include file="../Big Bento/xml/color-presets.xml"/>
  33.     <include file="../Big Bento/xml/system-colors.xml"/>
  34.     <include file="../Big Bento/xml/system-elements.xml"/>
  35.     <include file="xml/standardframe.xml" />
  36.     <include file="../Big Bento/xml/window-overrides.xml"/>
  37.     <include file="xml/player.xml"/>
  38.     <include file="../Big Bento/xml/notifier.xml"/>
  39.     <include file="../Big Bento/about/about.xml"/>
  40.  
  41.     <scripts>
  42.         <script file="../Big Bento/scripts/maximize.maki" param="130,18"/>
  43.     </scripts>
  44.  
  45. </WinampAbstractionLayer>